projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
174be3e
)
* configure.in (m68k-bull-sysv3): new config.
author
Jim Blandy
<jimb@redhat.com>
Sun, 18 Jul 1993 06:11:06 +0000
(06:11 +0000)
committer
Jim Blandy
<jimb@redhat.com>
Sun, 18 Jul 1993 06:11:06 +0000
(06:11 +0000)
configure1.in
patch
|
blob
|
history
diff --git
a/configure1.in
b/configure1.in
index ac7809eecafd8b6afc14b55bc142e1866435a8c7..39de49f59a0f1311c0a1dcb5988b511ebba680cb 100755
(executable)
--- a/
configure1.in
+++ b/
configure1.in
@@
-449,8
+449,13
@@
case "${configuration}" in
machine=7300 opsys=usg5-2-2
;;
+ ## Bull dpx2
+ m68*-bull-sysv3* )
+ machine=dpx2 opsys=usg5-3
+ ;;
+
## Bull sps7
- m68*-bull-sysv* )
+ m68*-bull-sysv
2
* )
machine=sps7 opsys=usg5-2
;;